From d6b5dd9888762589a8ef897ef5065b7b8d6eb769 Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Mon, 16 Nov 2009 22:53:21 +0000 Subject: [PATCH] * textmodes/flyspell.el (sgml-mode-flyspell-verify): Use `sgml-lexical-context' instead of own parse for tag. (Further to Bug#4511). --- lisp/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 67a56445aff..cfe1492a962 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2009-11-16 Kevin Ryde + + * textmodes/flyspell.el (sgml-mode-flyspell-verify): Use + `sgml-lexical-context' instead of own parse for tag. (Further to + Bug#4511). + 2009-11-16 Dan Nicolaescu * vc.el (vc-log-show-limit): Default to 2000. -- 2.30.2